.. _`Figure to image`: .. _`com.sympathyfordata.imageanalysis.figure_to_image`: Figure to image ``````````````` .. image:: image_figure_to_image.svg :width: 48 Converts a figure object to an image Documentation ::::::::::::: Converts a figure object to an image Definition :::::::::: Input ports ........... **figure** figure Input figure Output ports ............ **result** image Result Configuration ............. **Dots per inch (dpi)** (dpi) Number of dots (pixels) per inch, also affects relationship between fontsizes and rendered pixels **Height (inches)** (height) Height of image, measured in inches **Width (inches)** (width) Width of image, measured in inches Implementation .............. .. automodule:: node_figure_to_image :noindex: .. class:: FigureToImage :noindex: